Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring 6 Upgrade #37

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Spring 6 Upgrade #37

merged 3 commits into from
Aug 22, 2024

Conversation

buckett
Copy link
Member

@buckett buckett commented Apr 6, 2023

No description provided.

pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
@buckett buckett marked this pull request as ready for review August 22, 2024 14:56
We add our own implicit grant and then use that in the configuration. Internally we still have to use the autorization_code grant but to correct that we'd need to duplicate more Spring Security classes.

This also contains some cleanups and fixes.
# Conflicts:
#	pom.xml
#	src/main/java/uk/ac/ox/ctl/lti13/Lti13Configurer.java
#	src/main/java/uk/ac/ox/ctl/lti13/security/oauth2/client/lti/web/OIDCInitiatingLoginRequestResolver.java
#	src/main/java/uk/ac/ox/ctl/lti13/security/oauth2/client/lti/web/OIDCInitiationRegistrationResolver.java
#	src/main/java/uk/ac/ox/ctl/lti13/security/oauth2/client/lti/web/PathOIDCInitiationRegistrationResolver.java
@buckett buckett merged commit feac6be into master Aug 22, 2024
1 check passed
@buckett buckett deleted the spring-6-upgrade branch August 22, 2024 15:36
@buckett
Copy link
Member Author

buckett commented Aug 22, 2024

Thanks everyone for your work on this, I'll make some more updates (documentation) and then hopefully release a new version to the maven repositories shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants